In enum Order§
See primary documentation in context for infix <=>
multi infix:«<=>»(Int \a, Int \b --> Order)
Specialized form for Int.
In Operators§
See primary documentation in context for infix <=>
multi infix:«<=>»(, --> Order) is assoc<non>
Coerces both arguments to Real
and then does a numeric comparison.